Click or drag to resize

RuleConditionsSentToOrCcMe Property

Indicates whether the owner of the mailbox has to be in either a ToRecipients or CcRecipients property of incoming messages in order for the condition or exception to apply.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public bool SentToOrCcMe { get; set; }

Property Value

Type: Boolean
See Also